projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a440964
)
(edit-tab-stops-buffer): Doc fix.
author
Luc Teirlinck
<teirllm@auburn.edu>
Sat, 28 Aug 2004 16:13:32 +0000
(16:13 +0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Sat, 28 Aug 2004 16:13:32 +0000
(16:13 +0000)
lisp/indent.el
patch
|
blob
|
history
diff --git
a/lisp/indent.el
b/lisp/indent.el
index e56db11b6f1963be4dc72c16b0ceed70024c3cbf..2d223b05ad60e3e18df5b678b55bcef8e21a7ab4 100644
(file)
--- a/
lisp/indent.el
+++ b/
lisp/indent.el
@@
-442,8
+442,8
@@
This should be a list of integers, ordered from smallest to largest."
"Keymap used in `edit-tab-stops'.")
(defvar edit-tab-stops-buffer nil
- "Buffer whose tab stops are being edited
--in case
-the variable `tab-stop-list' is local in that buffer.")
+ "Buffer whose tab stops are being edited
.
+
This matters if
the variable `tab-stop-list' is local in that buffer.")
(defun edit-tab-stops ()
"Edit the tab stops used by `tab-to-tab-stop'.